0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
2.7941219806671 426 1.0996 0


No Amazon API Requests Made.


App Debug - Total Time 2.7941219806671 seconds

Number Time From Start Name Description
1 1.6792228221893 Initialise Initialise FSB Function
2 1.6824569702148 App Controller Start Start of the App controller (called before the controller of every page)
3 1.725821018219 Start of getCategoryListByGroup Function Before first category groups query
4 1.7268009185791 After initial query Before first category groups query
5 1.7268018722534 Get Category List for Group Before the call to getCategoryList function
6 1.7268049716949 Start of GetCategoryList function Start of the function
7 1.7268090248108 Before getting categories Query to get specific category list
8 1.7276878356934 After getting categories Query to get specific category list
9 1.7276890277863 Before getting category custom Before call to function getCategoryCustom
10 1.743038892746 After getting category custom After call to function getCategoryCustom
11 1.7430410385132 Before getting category custom Before call to function getCategoryCustom
12 1.751718044281 After getting category custom After call to function getCategoryCustom
13 1.7517199516296 Before getting category custom Before call to function getCategoryCustom
14 1.7566649913788 After getting category custom After call to function getCategoryCustom
15 1.7566668987274 Before getting category custom Before call to function getCategoryCustom
16 1.7597749233246 After getting category custom After call to function getCategoryCustom
17 1.7597758769989 Before getting category custom Before call to function getCategoryCustom
18 1.7627749443054 After getting category custom After call to function getCategoryCustom
19 1.7627758979797 Before getting category custom Before call to function getCategoryCustom
20 1.7659020423889 After getting category custom After call to function getCategoryCustom
21 1.7659029960632 End of GetCategoryList function End of the function
22 1.7659070491791 Get Category List for Group Before the call to getCategoryList function
23 1.7659089565277 Start of GetCategoryList function Start of the function
24 1.765909910202 Before getting categories Query to get specific category list
25 1.7662580013275 End of getCategoryListByGroup Function Before return()
26 2.5808758735657 App Controller End End of the App controller (called before the controller of every page)
27 2.7322928905487 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.7336230278015 Before Get Options Before the call to getOptions in the tpl class
29 2.7727918624878 After Get Options After the call to getOptions in the tpl class
30 2.7728278636932 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.7941129207611 Finalizing debug Before the debug is output to the page.
32 2.7941219806671 End of App This is the end of the app logging, final timestamp


Query Debug - 426 Database Queries. Total time 1.0996 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00081610679626465
SELECT parameter, value FROM parameters
2 0.0054 0.0053699016571045
SELECT * FROM `bad_bots`
3 0.0003 0.00031113624572754
SET time_zone = 'Europe/London'
4 0.0017 0.0017290115356445
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0016269683837891
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.0013580322265625
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751663667'
7 0.0022 0.002161979675293
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00052595138549805
UPDATE autorun SET lastrun = '2025-07-04 21:14:27' WHERE id = '15'
9 0.0006 0.00057506561279297
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0016269683837891
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00039887428283691
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0030748844146729
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0392 0.039247989654541
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00056695938110352
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00096988677978516
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00086402893066406
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0055778026580811
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00099396705627441
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00068807601928711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00034093856811523
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.004673957824707
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.00096988677978516
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00087404251098633
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.0007328987121582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00037789344787598
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0029990673065186
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00035381317138672
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00031113624572754
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.003115177154541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00040984153747559
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00038886070251465
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032711029052734
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00033903121948242
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011618137359619
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00034093856811523
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00033187866210938
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012369155883789
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.0003662109375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030612945556641
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00044488906860352
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031590461730957
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00027108192443848
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045609474182129
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00035881996154785
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030708312988281
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037980079650879
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030708312988281
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.0002598762512207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044107437133789
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00029993057250977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042510032653809
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00031805038452148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00027608871459961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046491622924805
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00036406517028809
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00035405158996582
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028681755065918
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034403800964355
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018720626831055
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00092697143554688
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00041007995605469
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00072908401489258
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.00095820426940918
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057291984558105
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8050 0.80503416061401
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0018 0.0017740726470947
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0009 0.00086593627929688
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00049304962158203
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.004824161529541
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014700889587402
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0013 0.0012929439544678
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0051 0.0050630569458008
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0014228820800781
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00049400329589844
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.0010418891906738
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.195'
89 0.0006 0.0006110668182373
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00039887428283691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0046 0.0046470165252686
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00037884712219238
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0004 0.00043106079101562
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0058 0.0058069229125977
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00032687187194824
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00028395652770996
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0005 0.00047588348388672
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034809112548828
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0051 0.0051178932189941
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00033998489379883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0005 0.0004730224609375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0067 0.0066959857940674
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0005 0.00050902366638184
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00030803680419922
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0004 0.00043106079101562
SELECT * FROM products WHERE id = '3377'
108 0.0014 0.0013799667358398
SELECT * FROM productimages WHERE product_id = '3377' ORDER BY sortorder ASC
109 0.0011 0.001101016998291
SELECT * FROM product_image_select WHERE product_id = '3377'
110 0.0008 0.00079011917114258
SELECT * FROM productcustomimages WHERE product_id = '3377'
111 0.0014 0.0014150142669678
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3377' AND a.name = n.originalname
112 0.0009 0.000885009765625
SELECT * FROM productoffers WHERE product_id = '3377' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '3377' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 3377
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00034689903259277
SELECT value FROM productattributes
                WHERE product_id = '3377'
                AND name = 'ListPriceAmount'
116 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3377' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00037407875061035
SELECT * FROM products WHERE id = '4262'
118 0.0005 0.00045609474182129
SELECT * FROM productimages WHERE product_id = '4262' ORDER BY sortorder ASC
119 0.0004 0.00042486190795898
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4262' AND p.id = pi.product_id ORDER BY pi.sortorder
120 0.0006 0.00057506561279297
SELECT * FROM product_image_select WHERE product_id = '4262'
121 0.0003 0.00033402442932129
SELECT * FROM productcustomimages WHERE product_id = '4262'
122 0.0004 0.00044584274291992
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4262'
                GROUP BY o.product_id
123 0.0014 0.0014350414276123
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4262'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
124 0.0004 0.00043702125549316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4262
125 0.0010 0.0010120868682861
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4262' AND a.name = n.originalname
126 0.0003 0.0002899169921875
SELECT * FROM productoffers WHERE product_id = '4262' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4262' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 4262
                ORDER BY price ASC LIMIT 1
129 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '4262'
                AND name = 'ListPriceAmount'
130 0.0003 0.00030899047851562
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4262'
                GROUP BY o.product_id
131 0.0006 0.00055694580078125
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4262'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0003 0.00030708312988281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4262
133 0.0004 0.00037693977355957
SELECT value FROM productattributes WHERE product_id = '4262' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0004 0.00038409233093262
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4262'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
135 0.0004 0.0004119873046875
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4262'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
136 0.0003 0.00029087066650391
SELECT * FROM products WHERE parent_id = '4262'
137 0.0005 0.00046110153198242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4265' AND a.name = n.originalname
138 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '4265' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '4265' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '2955'
141 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '2955' ORDER BY sortorder ASC
142 0.0003 0.00025582313537598
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2955' AND p.id = pi.product_id ORDER BY pi.sortorder
143 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '2955'
144 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '2955'
145 0.0003 0.00033879280090332
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2955'
                GROUP BY o.product_id
146 0.0004 0.00038504600524902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
147 0.0003 0.00031805038452148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
148 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2955' AND a.name = n.originalname
149 0.0003 0.00028109550476074
SELECT * FROM productoffers WHERE product_id = '2955' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = '2955' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = 2955
                ORDER BY price ASC LIMIT 1
152 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '2955'
                AND name = 'ListPriceAmount'
153 0.0003 0.00025296211242676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2955'
                GROUP BY o.product_id
154 0.0004 0.00037097930908203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
155 0.0003 0.00028800964355469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
156 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '2955' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00030303001403809
SELECT * FROM products WHERE parent_id = '2955'
158 0.0003 0.00030303001403809
SELECT * FROM products WHERE id = '1662'
159 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '1662' ORDER BY sortorder ASC
160 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '1662'
161 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '1662'
162 0.0007 0.00074005126953125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1662' AND a.name = n.originalname
163 0.0004 0.00036406517028809
SELECT * FROM productoffers WHERE product_id = '1662' AND merchantid = 'A1X6FK5RDHNB96'
164 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = '1662' AND price > 0
                ORDER BY price ASC LIMIT 1
165 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = 1662
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '1662'
                AND name = 'ListPriceAmount'
167 0.0005 0.00046610832214355
SELECT * FROM products WHERE id = '1650'
168 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '1650' ORDER BY sortorder ASC
169 0.0005 0.00047612190246582
SELECT * FROM product_image_select WHERE product_id = '1650'
170 0.0003 0.00032901763916016
SELECT * FROM productcustomimages WHERE product_id = '1650'
171 0.0008 0.00080299377441406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1650' AND a.name = n.originalname
172 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '1650' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00033402442932129
SELECT * FROM productoffers
                WHERE product_id = '1650' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = 1650
                ORDER BY price ASC LIMIT 1
175 0.0003 0.00030207633972168
SELECT value FROM productattributes
                WHERE product_id = '1650'
                AND name = 'ListPriceAmount'
176 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = '1863'
177 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '1863' ORDER BY sortorder ASC
178 0.0009 0.00090599060058594
SELECT * FROM product_image_select WHERE product_id = '1863'
179 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '1863'
180 0.0008 0.00079894065856934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1863' AND a.name = n.originalname
181 0.0004 0.00043201446533203
SELECT * FROM productoffers WHERE product_id = '1863' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = '1863' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = 1863
                ORDER BY price ASC LIMIT 1
184 0.0004 0.00035715103149414
SELECT value FROM productattributes
                WHERE product_id = '1863'
                AND name = 'ListPriceAmount'
185 0.0003 0.00030016899108887
SELECT value FROM productattributes WHERE product_id = '1863' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
186 0.0005 0.00045204162597656
SELECT * FROM products WHERE id = '870'
187 0.0004 0.00043010711669922
SELECT * FROM productimages WHERE product_id = '870' ORDER BY sortorder ASC
188 0.0006 0.00057291984558105
SELECT * FROM product_image_select WHERE product_id = '870'
189 0.0003 0.00030016899108887
SELECT * FROM productcustomimages WHERE product_id = '870'
190 0.0008 0.00077605247497559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '870' AND a.name = n.originalname
191 0.0004 0.00043892860412598
SELECT * FROM productoffers WHERE product_id = '870' AND merchantid = 'A1X6FK5RDHNB96'
192 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '870' AND price > 0
                ORDER BY price ASC LIMIT 1
193 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = 870
                ORDER BY price ASC LIMIT 1
194 0.0003 0.00027585029602051
SELECT value FROM productattributes
                WHERE product_id = '870'
                AND name = 'ListPriceAmount'
195 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '870' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0004 0.00039792060852051
SELECT * FROM products WHERE id = '864'
197 0.0006 0.00059390068054199
SELECT * FROM productimages WHERE product_id = '864' ORDER BY sortorder ASC
198 0.0005 0.00053000450134277
SELECT * FROM product_image_select WHERE product_id = '864'
199 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '864'
200 0.0010 0.00096917152404785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '864' AND a.name = n.originalname
201 0.0004 0.00044894218444824
SELECT * FROM productoffers WHERE product_id = '864' AND merchantid = 'A1X6FK5RDHNB96'
202 0.0003 0.00028181076049805
SELECT * FROM productoffers
                WHERE product_id = '864' AND price > 0
                ORDER BY price ASC LIMIT 1
203 0.0004 0.00037384033203125
SELECT * FROM productoffers
                WHERE product_id = 864
                ORDER BY price ASC LIMIT 1
204 0.0003 0.0002899169921875
SELECT value FROM productattributes
                WHERE product_id = '864'
                AND name = 'ListPriceAmount'
205 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '864' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0004 0.00042510032653809
SELECT * FROM products WHERE id = '1318'
207 0.0004 0.00044608116149902
SELECT * FROM productimages WHERE product_id = '1318' ORDER BY sortorder ASC
208 0.0006 0.00064682960510254
SELECT * FROM product_image_select WHERE product_id = '1318'
209 0.0003 0.0003349781036377
SELECT * FROM productcustomimages WHERE product_id = '1318'
210 0.0009 0.00093793869018555
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1318' AND a.name = n.originalname
211 0.0004 0.00036811828613281
SELECT * FROM productoffers WHERE product_id = '1318' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '1318' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = 1318
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1318'
                AND name = 'ListPriceAmount'
215 0.0003 0.00034689903259277
SELECT value FROM productattributes WHERE product_id = '1318' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1104'
217 0.0004 0.0003960132598877
SELECT * FROM productimages WHERE product_id = '1104' ORDER BY sortorder ASC
218 0.0003 0.00026702880859375
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1104' AND p.id = pi.product_id ORDER BY pi.sortorder
219 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '1104'
220 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '1104'
221 0.0004 0.00036716461181641
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1104'
                GROUP BY o.product_id
222 0.0004 0.00039315223693848
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
224 0.0008 0.00077009201049805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1104' AND a.name = n.originalname
225 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '1104' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1104' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 1104
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '1104'
                AND name = 'ListPriceAmount'
229 0.0003 0.00025105476379395
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1104'
                GROUP BY o.product_id
230 0.0004 0.00037288665771484
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
231 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
232 0.0004 0.00040888786315918
SELECT value FROM productattributes WHERE product_id = '1104' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0003 0.0002589225769043
SELECT * FROM products WHERE parent_id = '1104'
234 0.0004 0.00038886070251465
SELECT * FROM products WHERE id = '1465'
235 0.0004 0.00038909912109375
SELECT * FROM productimages WHERE product_id = '1465' ORDER BY sortorder ASC
236 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1465'
237 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1465'
238 0.0008 0.00077009201049805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1465' AND a.name = n.originalname
239 0.0004 0.00044798851013184
SELECT * FROM productoffers WHERE product_id = '1465' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0004 0.00040102005004883
SELECT * FROM productoffers
                WHERE product_id = '1465' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 1465
                ORDER BY price ASC LIMIT 1
242 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '1465'
                AND name = 'ListPriceAmount'
243 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '3636'
244 0.0005 0.00052404403686523
SELECT * FROM productimages WHERE product_id = '3636' ORDER BY sortorder ASC
245 0.0004 0.0004429817199707
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3636' AND p.id = pi.product_id ORDER BY pi.sortorder
246 0.0006 0.00060009956359863
SELECT * FROM product_image_select WHERE product_id = '3636'
247 0.0004 0.00035595893859863
SELECT * FROM productcustomimages WHERE product_id = '3636'
248 0.0004 0.00036787986755371
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3636'
                GROUP BY o.product_id
249 0.0006 0.00060606002807617
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0003 0.00030303001403809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
251 0.0008 0.00077080726623535
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3636' AND a.name = n.originalname
252 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '3636' AND merchantid = 'A1X6FK5RDHNB96'
253 0.0004 0.00035786628723145
SELECT * FROM productoffers
                WHERE product_id = '3636' AND price > 0
                ORDER BY price ASC LIMIT 1
254 0.0004 0.00038290023803711
SELECT * FROM productoffers
                WHERE product_id = 3636
                ORDER BY price ASC LIMIT 1
255 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '3636'
                AND name = 'ListPriceAmount'
256 0.0003 0.00028800964355469
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3636'
                GROUP BY o.product_id
257 0.0005 0.00045108795166016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0003 0.00027608871459961
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
259 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '3636' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00044798851013184
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3636'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
261 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '2419'
262 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '2419' ORDER BY sortorder ASC
263 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '2419'
264 0.0004 0.00035309791564941
SELECT * FROM productcustomimages WHERE product_id = '2419'
265 0.0006 0.00062704086303711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2419' AND a.name = n.originalname
266 0.0003 0.00030684471130371
SELECT * FROM productoffers WHERE product_id = '2419' AND merchantid = 'A1X6FK5RDHNB96'
267 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '2419' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = 2419
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '2419'
                AND name = 'ListPriceAmount'
270 0.0003 0.00032615661621094
SELECT * FROM products WHERE id = '1983'
271 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1983' ORDER BY sortorder ASC
272 0.0006 0.00055718421936035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1983' AND p.id = pi.product_id ORDER BY pi.sortorder
273 0.0006 0.00055408477783203
SELECT * FROM product_image_select WHERE product_id = '1983'
274 0.0004 0.00035309791564941
SELECT * FROM productcustomimages WHERE product_id = '1983'
275 0.0004 0.00040602684020996
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1983'
                GROUP BY o.product_id
276 0.0004 0.00044989585876465
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
277 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
278 0.0009 0.00092005729675293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1983' AND a.name = n.originalname
279 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '1983' AND merchantid = 'A1X6FK5RDHNB96'
280 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '1983' AND price > 0
                ORDER BY price ASC LIMIT 1
281 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 1983
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1983'
                AND name = 'ListPriceAmount'
283 0.0003 0.00029492378234863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1983'
                GROUP BY o.product_id
284 0.0006 0.00056219100952148
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
285 0.0003 0.00027990341186523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
286 0.0004 0.00042605400085449
SELECT value FROM productattributes WHERE product_id = '1983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0004 0.00042986869812012
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1983'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
288 0.0003 0.0003352165222168
SELECT * FROM products WHERE id = '1884'
289 0.0005 0.00050497055053711
SELECT * FROM productimages WHERE product_id = '1884' ORDER BY sortorder ASC
290 0.0003 0.00026893615722656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1884' AND p.id = pi.product_id ORDER BY pi.sortorder
291 0.0005 0.00045418739318848
SELECT * FROM product_image_select WHERE product_id = '1884'
292 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '1884'
293 0.0004 0.00040912628173828
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1884'
                GROUP BY o.product_id
294 0.0004 0.00042605400085449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
295 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
296 0.0007 0.00066399574279785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1884' AND a.name = n.originalname
297 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '1884' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1884' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1884
                ORDER BY price ASC LIMIT 1
300 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '1884'
                AND name = 'ListPriceAmount'
301 0.0003 0.0002589225769043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1884'
                GROUP BY o.product_id
302 0.0004 0.00038385391235352
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1884'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
303 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1884
304 0.0003 0.00034117698669434
SELECT value FROM productattributes WHERE product_id = '1884' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0004 0.00040006637573242
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1884'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
306 0.0003 0.00026988983154297
SELECT * FROM products WHERE parent_id = '1884'
307 0.0005 0.00046181678771973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1888' AND a.name = n.originalname
308 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1888' AND merchantid = 'A1X6FK5RDHNB96'
309 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '1888' AND price > 0
                ORDER BY price ASC LIMIT 1
310 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 1888
                ORDER BY price ASC LIMIT 1
311 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '1888'
                AND name = 'ListPriceAmount'
312 0.0003 0.00028109550476074
SELECT * FROM products WHERE id = '786'
313 0.0004 0.00038909912109375
SELECT * FROM productimages WHERE product_id = '786' ORDER BY sortorder ASC
314 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '786'
315 0.0003 0.00026321411132812
SELECT * FROM productcustomimages WHERE product_id = '786'
316 0.0006 0.00059914588928223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '786' AND a.name = n.originalname
317 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '786' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '786' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = 786
                ORDER BY price ASC LIMIT 1
320 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '786'
                AND name = 'ListPriceAmount'
321 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '786' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '785'
323 0.0004 0.00038981437683105
SELECT * FROM productimages WHERE product_id = '785' ORDER BY sortorder ASC
324 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '785'
325 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '785'
326 0.0009 0.00093889236450195
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '785' AND a.name = n.originalname
327 0.0004 0.00041413307189941
SELECT * FROM productoffers WHERE product_id = '785' AND merchantid = 'A1X6FK5RDHNB96'
328 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '785' AND price > 0
                ORDER BY price ASC LIMIT 1
329 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = 785
                ORDER BY price ASC LIMIT 1
330 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '785'
                AND name = 'ListPriceAmount'
331 0.0003 0.00032496452331543
SELECT value FROM productattributes WHERE product_id = '785' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '782'
333 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '782' ORDER BY sortorder ASC
334 0.0005 0.00048613548278809
SELECT * FROM product_image_select WHERE product_id = '782'
335 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '782'
336 0.0006 0.00062179565429688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '782' AND a.name = n.originalname
337 0.0007 0.00072097778320312
SELECT * FROM productoffers WHERE product_id = '782' AND merchantid = 'A1X6FK5RDHNB96'
338 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '782' AND price > 0
                ORDER BY price ASC LIMIT 1
339 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = 782
                ORDER BY price ASC LIMIT 1
340 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '782'
                AND name = 'ListPriceAmount'
341 0.0005 0.00052404403686523
SELECT value FROM productattributes WHERE product_id = '782' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0012 0.0011868476867676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3377' ORDER BY timestamp DESC
343 0.0004 0.00040388107299805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4262' ORDER BY timestamp DESC
344 0.0004 0.00044989585876465
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2955' ORDER BY timestamp DESC
345 0.0004 0.00041103363037109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1662' ORDER BY timestamp DESC
346 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1650' ORDER BY timestamp DESC
347 0.0005 0.00054788589477539
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1863' ORDER BY timestamp DESC
348 0.0004 0.0004270076751709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '870' ORDER BY timestamp DESC
349 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '864' ORDER BY timestamp DESC
350 0.0004 0.00039100646972656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1318' ORDER BY timestamp DESC
351 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1104' ORDER BY timestamp DESC
352 0.0006 0.00059795379638672
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1465' ORDER BY timestamp DESC
353 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3636' ORDER BY timestamp DESC
354 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2419' ORDER BY timestamp DESC
355 0.0002 0.00024199485778809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1983' ORDER BY timestamp DESC
356 0.0002 0.00024604797363281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1884' ORDER BY timestamp DESC
357 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '786' ORDER BY timestamp DESC
358 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '785' ORDER BY timestamp DESC
359 0.0002 0.00023078918457031
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '782' ORDER BY timestamp DESC
360 0.0012 0.0011570453643799
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
361 0.0010 0.0010159015655518
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
362 0.0003 0.00027298927307129
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
363 0.0125 0.012528896331787
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
364 0.0010 0.0010209083557129
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
365 0.0004 0.0004429817199707
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
366 0.0004 0.0004119873046875
SELECT * FROM products WHERE id = 1626
367 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = 4041
368 0.0002 0.00023484230041504
SELECT * FROM products WHERE id = 4312
369 0.0002 0.00022792816162109
SELECT * FROM products WHERE id = 777
370 0.0003 0.00026988983154297
SELECT * FROM products WHERE id = 3881
371 0.0003 0.00026512145996094
SELECT * FROM products WHERE id = 4213
372 0.0002 0.00023913383483887
SELECT * FROM products WHERE id = '1626'
373 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
374 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '1626'
375 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1626'
376 0.0006 0.0005950927734375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
377 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
378 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
379 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
380 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4041'
381 0.0003 0.00029492378234863
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
382 0.0005 0.00049209594726562
SELECT * FROM product_image_select WHERE product_id = '4041'
383 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '4041'
384 0.0007 0.00073480606079102
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
385 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
386 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
387 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
388 0.0003 0.00033020973205566
SELECT * FROM products WHERE id = '4312'
389 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
390 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4312'
391 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4312'
392 0.0007 0.00066494941711426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
393 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
394 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
395 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
396 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '777'
397 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
398 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '777'
399 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '777'
400 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
401 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
402 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
403 0.0003 0.00027799606323242
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
404 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '3881'
405 0.0003 0.00033879280090332
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
406 0.0005 0.00048184394836426
SELECT * FROM product_image_select WHERE product_id = '3881'
407 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '3881'
408 0.0007 0.0006868839263916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
409 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
410 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
411 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
412 0.0004 0.00039005279541016
SELECT * FROM products WHERE id = '4213'
413 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
414 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '4213'
415 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4213'
416 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
417 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
418 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
419 0.0003 0.00029993057250977
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
420 0.0011 0.0011169910430908
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
421 0.0005 0.00046706199645996
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
422 0.0016 0.00164794921875
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
423 0.0009 0.00089383125305176
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
424 0.0004 0.0004279613494873
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
425 0.0004 0.00042200088500977
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
426 0.0004 0.00040698051452637
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'